home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / daydreambbs114.lha / Developer / Version.DAT.Structure < prev   
Text File  |  1995-06-28  |  2KB  |  36 lines

  1.  
  2.                       DayDream BBS V1.00, Version.DAT
  3.                       -------------------------------
  4.  
  5.  Note: Purpose of this data  file is to  supply sizes  for each and every
  6.  data  structure  used by  DayDream  BBS and other programs supplied with
  7.  it. Size  of  this  data file may and  will vary, so don't expect to  be
  8.  able  to read  an exact length. New  fields will be added to  this file,
  9.  but old ones will remain  in their offsets. Each utility or door program
  10.  made for DayDream BBS  should refer here  for up-to-date structure sizes
  11.  so that utilities will work also when structures grow  larger. File will
  12.  Version.DAT will be  created every time  DayDream BBS is ran so it  will
  13.  always  be up-to-date. When  accessing this  file, close  it as  soon as
  14.  possible, and never access it in write mode.
  15.  
  16.  
  17. OFFSET  TYPE     LENGTH  DESCRIPTION                                     FLAGS
  18. ==============================================================================
  19.  0000   STRING     35    DAYDREAM BBS VERSION STRING                       (-)
  20.  0036   WORD       02    CONFERENCE STRUCTURE LENGTH                       (-)
  21.  0038   WORD       02    MESSAGE BASE STRUCTURE LENGTH                     (-)
  22.  0040   WORD       02    USER STRUCTURE LENGTH                             (-)
  23.  0042   WORD       02    ACCESS LEVEL STRUCTURE LENGTH                     (-)
  24.  0044   WORD       02    FILE/DISK ARCHIVER STRUCTURE LENGTH               (-)
  25.  0046   WORD       02    MAIN CONFIGURATION FILE (DayDream.DAT)            (-)
  26.  0048   WORD       02    EXTERNAL COMMAND STRUCTURE LENGTH                 (-)
  27.  0050   WORD       02    IO-DEVICE DATA FILE LENGTH                        (-)
  28.  0052   WORD       02    MESSAGE STRUCTURE LENGTH                          (-)
  29.  0054   WORD       02    MULTINODE STRUCTURE LENGTH                        (-)
  30.  0056   WORD       02    EXTERNAL PROTOCOL STRUCTURE LENGTH                (-)
  31.  0058   WORD       02    DISPLAY MODE STRUCTURE LENGTH                     (-)
  32.  0060   WORD       02    SECURITY STRUCTURE LENGTH                         (-)
  33.  0062   FREE BLOCK 38    FREE SPACE RESERVED FOR FUTURE DEVELOPMENT        (-)
  34.  0100   END        00    TOTAL LENGTH: 100 BYTES                           (-)
  35. ==============================================================================
  36.